home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Blogowanie poza sfera / Flock 0.9.1.3 stable / flock-0.9.1.3.en-US.win32.exe / flock / chrome / en-US.jar / locale / browser / preferences / securityWarnings.dtd < prev    next >
Text File  |  2006-07-18  |  968b  |  14 lines

  1. <!ENTITY securityWarnings.title                   "Security Warnings">
  2.  
  3. <!ENTITY security.warn_when                       "Show a warning dialog when:">
  4. <!ENTITY security.warn_entering_secure.label      "I am about to view an encrypted page.">
  5. <!ENTITY security.warn_entering_secure.accesskey  "v">
  6. <!ENTITY security.warn_entering_weak.label        "I am about to view a page that uses low-grade encryption.">
  7. <!ENTITY security.warn_entering_weak.accesskey    "g">
  8. <!ENTITY security.warn_leaving_secure.label       "I leave an encrypted page for one that isn't encrypted.">
  9. <!ENTITY security.warn_leaving_secure.accesskey   "l">
  10. <!ENTITY security.warn_submit_insecure.label      "I submit information that's not encrypted.">
  11. <!ENTITY security.warn_submit_insecure.accesskey  "s">
  12. <!ENTITY security.warn_viewing_mixed.label        "I'm about to view an encrypted page that contains some unencrypted information.">
  13. <!ENTITY security.warn_viewing_mixed.accesskey    "u">
  14.